From: Noah Friedman Date: Mon, 2 Dec 2002 08:51:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29442 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e2ed820f5c221f6b571fcafc9b92cb0a70bb355d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d7630ca09fd..c3624b57f88 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-12-02 Noah Friedman + + * complete.el (PC-do-completion): Do not add wildcards to pattern + unless filename is non-nil. + 2002-12-02 Andreas Schwab * mwheel.el (mouse-wheel-scroll-amount): Fix customize type. @@ -61,13 +66,13 @@ (mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns. (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook. Start mwheel-inhibit-click-event-timer with timeout handler - mwheel-inhibit-click-timeout. - + mwheel-inhibit-click-timeout. + 2002-11-28 Nick Roberts * tooltip.el (tooltip-gud-tips-setup): Remove. (tooltip-gud-debugger): Remove. - (tooltip-gud-print-command): Use gud-minor mode instead of + (tooltip-gud-print-command): Use gud-minor mode instead of tooltip-gud-tips-setup and tooltip-gud-debugger. * gdb-ui.el (gdb-starting): Set gdb-running to t.